LZW - definitie. Wat is LZW
Diclib.com
Online Woordenboek

Wat (wie) is LZW - definitie

UNIVERSAL LOSSLESS DATA COMPRESSION ALGORITHM
Lempel Ziv Welch; LZW compression algorithm; LZW (algorithm); Ziv-Lempel-Welch; Lempel-Ziv-Welch data compression; LZW compression; LZW algorithm; LZW Algorithm; LZW; Lzw; Data compression/LZW; Lempel-Ziv-Welch; Lempel-Ziv-Welch algorithm

LZW         
Lempel-Ziv-Welch [Additional explanations: compression]
LZW compression         
Lempel–Ziv–Welch         
Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978.

Wikipedia

Lempel–Ziv–Welch

Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978. The algorithm is simple to implement and has the potential for very high throughput in hardware implementations. It is the algorithm of the Unix file compression utility compress and is used in the GIF image format.